records
Passantenfrequenz St.Galler Innenstadt (Multergasse)
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"fussganger-stgaller-innenstadt-multergasse",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/fussganger-stgaller-innenstadt-multergasse"
}
] - "definitions":{
- "fussganger-stgaller-innenstadt-multergasse":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/fussganger-stgaller-innenstadt-multergasse_records"
}
}
} - "records":
} - "properties":
- "fussganger-stgaller-innenstadt-multergasse_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "timestamp":,{
- "type":"string",
- "format":"date",
- "title":"Datum",
- "description":""
} - "wochentag":,{
- "type":"string",
- "title":"Wochentag",
- "description":""
} - "arbeitstag":,{
- "type":"string",
- "title":"Arbeitstag",
- "description":""
} - "weather_condition":,{
- "type":"string",
- "title":"Wetter",
- "description":""
} - "temperature":,{
- "type":"number",
- "title":"Temperatur",
- "description":"",
- "unit":"°C"
} - "min_temperature":,{
- "type":"number",
- "title":"Min. Temperatur",
- "description":"",
- "unit":"°C"
} - "pedestrians_count":,{
- "type":"integer",
- "title":"Passanten Gesamt",
- "description":""
} - "details_ltr_pedestrians_count":,{
- "type":"integer",
- "title":"Richtung Marktgasse",
- "description":""
} - "details_rtl_pedestrians_count":,{
- "type":"integer",
- "title":"Richtung Oberer Graben",
- "description":""
} - "details_adult_pedestrians_count":,{
- "type":"integer",
- "title":"Erwachsene",
- "description":""
} - "details_child_pedestrians_count":,{
- "type":"integer",
- "title":"Kinder",
- "description":""
} - "details_adult_ltr_pedestrians_count":,{
- "type":"integer",
- "title":"Erwachsene Richtung Marktgasse",
- "description":""
} - "details_adult_rtl_pedestrians_count":,{
- "type":"integer",
- "title":"Erwachsene Richtung Oberer Graben",
- "description":""
} - "details_child_ltr_pedestrians_count":,{
- "type":"integer",
- "title":"Kinder Richtung Marktgasse",
- "description":""
} - "details_child_rtl_pedestrians_count":,{
- "type":"integer",
- "title":"Kinder Richtung Oberer Graben",
- "description":""
} - "collection_type":{
- "type":"string",
- "title":"collection_type",
- "description":""
}
} - "timestamp":
}
} - "fields":
} - "properties":
} - "fussganger-stgaller-innenstadt-multergasse":
}